home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 2001
/
MacHack 2001.toast
/
pc
/
The Hacks
/
X-Menu 2.0
/
main.m
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-06-23
|
112 b
|
6 lines
#import <AppKit/AppKit.h>
int main(int argc, const char *argv[]) {
return NSApplicationMain(argc, argv);
}